@media only screen and (min-width: 992px){
body .header-bg-primary {
    width: 100%;
    z-index: 100;

    border: none;
    /*padding: 15px 0 5vh 0;
    background:rgba(0,0,0,.0);
    background: linear-gradient(#0c2e1d 80%, transparent 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#0c2e1dCC,endcolorstr=#0c2e1dCC);IE<9>*/
}
body #header .main-menu-nav-primary{
  background:transparent;
}
.swiper-1 .swiper-slide .inner {
    width: 60%;
    left: 10%;
    bottom: 20%;
    font-size:16px;
}
.swiper-1 .swiper-slide .inner h3{
  font-size:3em;
}
.swiper-1 .swiper-slide .inner p{
  font-size:1.5em;
}
#header{
  position:fixed!important;
}
#main .swiper-55-1 .swiper-1 .swiper-wrapper, #main .swiper-55-1 .swiper-1 .swiper-slide,#main .swiper-55-1 .swiper-container.swiper-1 {
    height: 100vh !important;
    background-position:center center;
}
article.node {
	    position: fixed;
	    left: 0%;
	    top: 100%;
	    bottom: 0;
	    right: 0;
	    background: #fff;
	    overflow: hidden;
	    transition: top 0.7s cubic-bezier(0.5,0,0.2,1) 0s;
	    z-index: 1;
	    overflow: auto;
	    outline: none;
	}
article.node.showdiv {
	    top: 0;
	}
article.node.showdiv .region-top{
		margin-top:220px;
	}
.header2 {
    z-index: 3;
    opacity: 1;
    transition: all 0.5s ease-out 0s;
    box-shadow: 0 0 10px rgb(0 0 0 / 15%);
}
#main #content{
  min-height:auto;
}
.swiper-container.swiper-1.swiper-container-0 {
    padding-top: 120px;
} 
}
.block{
  margin-bottom:0;
}

.block h2.block-title{
font-size: 22px;
    padding-left: 35px;
    padding-top: 5px;
    border-bottom: 0;
    background: url(../../blocktitle-bg.png) no-repeat left;
}
.block-region-top  h2.block-title:before {
    content: "| NEWS";
    position: absolute;
    left: 140px;
    font-size: 16px;
    color: #CCC;
    /* font-weight: 600; */
}

.front-news .newslist{
  border-bottom:1px solid #ECECEC;
}
@media (min-width: 992px){
  .front-news .grey{
  background-color:#f2f2f2;
  overflow:hidden;
}
  .front-news .left{
    float:left;
    width:50%;
  }
    .front-news .right{
     float: right;
    width: 50%;
    padding: 30px 3%;
  }
  .front-news p.title {
    font-size: 18px;
    font-weight: 600;
}
.front-news .time p{
  line-height:100%;
  font-family:Arial,Times;
  color:#999;
  font-style: italic;
}
.front-news .time p.year{
  font-size:25px;
  padding-left:5px;
  margin-bottom:10px;
}
.front-news .time p.date{
  font-size:40px;
}
}
/***** front inform tab *****/
.region-middle{
  margin-bottom:40px;
}
.informblock{
    overflow: hidden;
    display:flex;
    margin-top:20px;
}
.informblock header {
    width: 45%;
    background-color: #CCC;
    float: left;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display:flex;
}
.informimg{
    background-position: center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    width: 100%;
}
.inform-tz{
  background-image:url(../../notice-bg.jpg);
}
.inform-dang{
  background-image:url(../../dang-bg.jpg);
}
.inform-xs{
  background-image:url(../../students-bg.jpg);
}
.inform-jx{
  background-image:url(../../teach-bg.jpg);
}
.informlist {
    float: left;
    width: 55%;
    padding: 5px 20px 20px 30px;
}
.informblock .list-3.list-3-1 li:hover {
    background: none;
}
.quicktabs-wrapper .quicktabs-tabs li a,.quicktabs-wrapper .quicktabs-tabs li:hover a{
  font-size:22px;
  padding:14px 20px;
}
.quicktabs-wrapper .quicktabs-tabs li.active a, .quicktabs-wrapper .quicktabs-tabs li a:hover, .quicktabs-wrapper .quicktabs-tabs li:hover a,.quicktabs-wrapper .quicktabs-tabs li a:active,.quicktabs-wrapper .quicktabs-tabs li a:focus,.quicktabs-wrapper .quicktabs-tabs{
     border: 1px solid #FFF !important;
     outline: none;
}
.quicktabs-wrapper .quicktabs-tabs li.active a{
   border: 1px solid #FFF !important;
}
.quicktabs-wrapper .quicktabs-tabs{
  padding-left:30px;
  background: url(../../blocktitle-bg.png) no-repeat left;
}
.informblock .more-link{
    bottom: 0;
    top: auto;
    right: 20px;
    text-transform:Uppercase;
}
.front-news .more-link {
    top: -30px;
}

li.quicktabstabs.li {
    font-size: 22px;
    position: absolute;
    top: 19px;
    list-style: none;
    left: 310.7px;
}
#quicktabs-tab-newstab-2 a{
  font-size:0 !important;
}
@media screen and (min-width: 768px){
.quicktabs-wrapper .quicktabs-tabs>li {
    width: auto !important;
    position:relative;
}}
@media screen and (min-width: 992px){
.quicktabs-tabs li:not(:last-child):after {
    content: "|";
    font-size: 20px;
    position: absolute;
    top: 20px;
    right: 0px;
}
}
@media screen and (max-width:992px){
.informlist {
    float: none;
    width: 100%;
    padding: 5px 20px 20px 10px;
}
.informblock header {
    display: none;
}
.region-top .row{
  margin-left:0;
  margin-right:0;
}
.block-region-top .quicktabs-wrapper .quicktabs-tabs {
    margin-right: 50px;
}
.block-region-top .grey{
  padding-left:14px;
  padding-right:14px;
}
.block-region-top p.summary{
  display:none;
}
.block-region-top p.title{
  font-size:16px;
}
.block-region-top .time{
  padding-top:5px;
  padding-bottom:10px;
}
.block-region-top .quicktabs-wrapper .quicktabs-tabs li{
    flex: inherit;
}
.quicktabs-wrapper .quicktabs-tabs li a, .quicktabs-wrapper .quicktabs-tabs li:hover a {
    font-size: 16px;
    padding: 14px 8px;
}
li.quicktabstabs.li {
    font-size: 16px;
    top: 16px;
    left: 210.7px;
}
}